<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{box-sizing:content-box;}
body{ margin:0px; padding:0px; font-size:14px;  color:#666666; font-family:"微软雅黑"; min-width:12rem;}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; Word-wrap: break-word;font-family:"微软雅黑";}
:hover{/* transition: all 0.3s ease-in 0.1s,color 0.2s ease-out 0.1s; */}
a{color:#2b2b2b;text-decoration:none;}
a:hover{color:#666666;text-decoration:underline;}
ol,ul,li,p,h1,h5,h2,h3,h4,h6{list-style:none;margin:0px; padding:0px;}
img{border:0px;}
form{ margin:0px; padding:0px;}input,textarea{ outline:0}
.fl{float:left;}
.fr{float:right}
.wd1200{width:12rem;margin: 0 auto;height: auto}
.W1200{width:12rem;margin: 0 auto;height: auto}
#titbj{float:left;height:0.41rem;width:100%;border-bottom: 1px solid #e8e5e5;background: #f5f5f5;}
#titbj h1,#titbj .h1{float: left;width: 10rem;height:0.4rem;line-height:0.4rem;font-size:0.14rem;font-weight:normal;color: #999999;}
#titbj a{float:left;margin-top:0.1rem;color: #999999;padding: 0 0.2rem;}
#titbj a.contact{border-right:1px solid #e4e4e4}
#titbj a:hover{color:#333}
.top {padding: 0.2rem 0;height: 0.9rem;width: 100%;float:left;background: url(../pic/headerBg.png) no-repeat center 0;}
.top .logo{display: block;height: 0.8rem;width: 0.8rem;overflow: hidden;position: relative;}
.top .logo a img{display: block;max-height: 100%;max-width: 100%;margin: auto;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.top .logo a{display: block;height: 100%; width: auto;}
.top .logo_2{display: block;height: 0.6rem;padding: 0 0 0 0.1rem;border-left: 1px solid #e7e7e7;margin-top: 0.13rem;}
.top .logo_2 strong{display: block;font-size: 0.24rem;line-height: 0.32rem;color: #333;max-width: 4.75rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;min-width: 3.6rem;}
.top .logo_2 p{display: block;font-size: 0.14rem;line-height: 0.24rem;color: #666;padding-top: 0.06rem;max-width: 4.75rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.top_mid{margin-left:0.3rem;margin-top:0.1rem;width: 4rem;}
.top_mid p{margin-top:0.13rem;float:left;width:100%;height:0.2rem;line-height:0.2rem;overflow:hidden;color:#333;}
.top_mid strong{font-size:0.2rem;color:#044285;margin-top:0.05rem;float:left}
.top .top_tel{width: 2.2rem;height: 0.8rem;display: block;overflow: hidden;background: url(../pic/hdPhoen_ico.png) no-repeat 0px 0.1rem;padding-left: 0.57rem;margin-top: 0.2rem;}
.top .top_tel i{float:left;width: 1.84rem;display: block;color: #777;font-style: normal;}
.top .top_tel  p{font-size: 0.24rem;color: #0057b0;line-height:0.28rem;height: 0.32rem;float:left;margin-top: 0.05rem;width: 2.34rem;overflow: hidden;}
.top .top_tel p span{font-size: 0.16rem;display: block;line-height: 0.22rem; font-weight:normal}

/*菜单*/
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.index-nav{width: 100%;height: 0.6rem;background: url(../pic/navBg.png) repeat-x;float: left;color:#fff;padding: 0 0 0 0;border-bottom: 4px solid #f7941e;}
.index-nav-frame{width: 12rem;margin: 0 auto;height: 0.6rem;}
.Nptline{z-index: 9999999;width: 1.5rem;float: left;position: relative;display: block;outline: none;cursor: pointer;height: 0.6rem;line-height: 0.6rem;text-align: center;margin: 0;font-size: 0.16rem;/* border-right: 1px solid #e3e3e3; */background: url(../pic/navLi.png) no-repeat left center;}
.Nptline.active{background: #000;}
.Nptline:hover{background:url(../pic/navLiH.png) no-repeat left bottom;background-size:cover }
.Nptline:hover .Nptcenter{height:auto;opacity: 1;color:#000;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.Nptline:hover a{color:#013569;font-weight:bold;}
.Nptline a{color:#fff;}
.Nptcenter{width: 1.5rem;border-top:0;background: rgba(255,255,255,0.9);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);opacity: 0;display: block;height:0;position: absolute;overflow: hidden;transition: all 0.5s;margin-bottom: 1px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.Nptcenter .Nptli{width: 100%;font-weight: normal;font-size: 0.16rem;text-align: center;background: rgba(255,255,255,0.9);color: #000;float:left;height: 0.4rem;line-height: 0.4rem;margin: 0 auto;text-decoration: none;border-bottom: dotted 1px #ccc;z-index:99;margin-bottom: 1px;}
.Nptcenter .Nptli a{color:#000;float:left;width:100%;}
.Nptcenter a:hover{background: #fff;color: #023793;}
.Nptline-focus:focus{display: none;}
/*轮播广告*/
.bn-alp { width:100%; height:5rem; position:relative; float:left;  background: #ffed29 no-repeat;background-position:50% 0%; overflow:hidden }
.bn-alp ul,.bn-alp li { margin:0; padding:0; list-style:none; }
.bn-alp .abox { height:100%; position:relative; }
.bn-alp .abox li { width:100%; height:5rem; background-position:50% 0%; background-repeat:no-repeat; background-color:#dddddd; background-size:cover; position:absolute; top:0; left:0; z-index:10; }
.bn-alp .abox li.on { z-index:99; }
.bn-alp .abox li img.bg { display:none; }
.bn-alp .abox li a.b { display:block; width:100%; height:100%; }
.bn-alp .i { bottom:0.25rem; left:50%; margin-left:-0.5rem; text-align:center; position:absolute; z-index:100;}
.bn-alp .i i {display:inline-block;margin-right:0.1rem;width:0.16rem;height:0.16rem;background: #fff;border-radius: 50%;cursor:pointer;/* transition: 0.3s all ease-in-out; */}
.bn-alp .i i.on {background-position: -1.3rem 0;background: #000;}
.entitle{font: normal 0.14rem "AvantGarde Bk BT";color:#666;text-align: center;padding-bottom: 0.3rem;text-transform: uppercase;}
.entitle[type="1"]{color:#fff;position: relative;z-index: 99;padding-top: 0.1rem;}
.cntitle{font-size:0.3rem;color: #333;text-align: center;padding: 0.4rem 0 0.1rem 0;position: relative;} .cntitle a{color: #333;position: relative;padding: 0 0.9rem;}
.cntitle:before{position:absolute;content:"";width:0.6rem;height:0.02rem;background: #023793;bottom:0.05rem;left:50%;margin-left:-0.3rem;}
.cntitle[type="1"]{color:#fff;position: relative;z-index: 99;}
.cntitle[type="1"]:before{background:#fff;}

/*搜索*/
.search{float:left;background: url(../pic/search.png) repeat-x;width:100%;height: 0.3rem;line-height: 0.3rem;overflow:hidden;border-bottom: 1px solid #dedede;padding: 0.06rem 0 0.06rem 0;}
.search .wd1200{position: relative;}
.search_main_l{float:left;margin-right:0.2rem;width: 8.8rem;background: url(../pic/hot.png) no-repeat;}
.search_main_l strong{font-size: 0.14rem;font-weight: bold;display: block;color: #000000;padding-left: 0.3rem;background: url(../pic/search_t.png) no-repeat -5px center;float: left;padding-right: 0.1rem;}
.search_main_l p,.search_main_l p a{font-size: 0.14rem;color: #666666;display: inline-block;float:left;padding-right:0.2rem;}
.search_main_l p{overflow: hidden;float: left;}
.search_main_l p a:hover{ color: #000000; text-decoration: underline; }
.search .search_in{ float: right; }
.search .search_in form{width: 2.8rem;height: 0.3rem;line-height: 0.3rem;display: block;border-radius: 0.4rem;border:0px solid #0a8ce2;background: #f5f5f5;}
.search .search_in form input{background: none;border:0 none;color: #000;font-size:0.14rem;}
.search .search_in form #search-bg{ float: left; width: 2rem; }
.search .search_in form #search-i{width: 0.48rem;height: 0.3rem;display:block;cursor: pointer;position: absolute;right: 0;top: 0;}
.search .search_in form #search-bg input {line-height: 0.3rem;display: block;padding: 0 0px 0 0.2rem;width: 2.3rem;background: url(../pic/searchTxt.png) no-repeat;}
.search .search_in form #search-i input{display: block;background: url(../pic/searchBtn.png) no-repeat top center;width: 100%;height: 100%;cursor: pointer;background-size: 0.3rem 0.3rem;}
.search_main_r strong{ font-size:0.28rem; color: #fff; display: block; line-height: 0.35rem; font-weight: bold; }
/*产品*/
.pavilion-container{float:left;margin:0.2rem 0;width: 100%;}
.pavilion-container .wd1200{border: 1px solid #d6d6d6;}
.pavilion-container h2{float:left;width:100%;margin: 0.1rem 0;height: 0.58rem;background: url(http://www.sqwbsx.com/styles/images/cpTitImg.png) no-repeat 50% 0;font-size:0}

/*tab分类*/
.pavilion-container .pavilion-inner{max-width:12rem;margin:0 auto}
.pavilion-container .pavilion-inner .tabs1{overflow: hidden;text-align: center;width: 100%;}
.pavilion-container .pavilion-inner .tabs1 li a{color: #fff;}
.pavilion-container .pavilion-inner .tabs1 .li{float:left;padding:0 0.21rem;border:1px solid #c9a467;border-radius:2px;line-height:0.36rem;font-size:0.16rem;color:#c9a467;letter-spacing:.35px}
.pavilion-container .pavilion-inner .tabs1 li{/* display: inline-block; */padding: inherit;font-size: 0.16rem;color: #fff;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;border-right: 1px solid #fff;margin-top: 0.2rem;padding: 0 0.2rem;background: #005195;float: left;height: 0.32rem;line-height: 0.32rem;width: calc(2rem - 1px);text-align: center;}
.pavilion-container .pavilion-inner .tabs1 li:first-child{border-left: 1px solid #fff;width: calc(2rem - 2px);}
.pavilion-container .pavilion-inner .tabs1 li.on{background:url(../pic/cpTabLiH.png) repeat-x;}
.pavilion-container .pavilion-inner .tabs1 li.on a{color:#005195}
.pavilion-container .pavilion-inner .tabs1 li&gt;span{display:inline-block;vertical-align:middle}

/*tab内容*/
.pavilion-container .tab-content-wrap{position:relative;margin-top:0.2rem;height: 3.6rem;}
.pavilion-container .tab-content{position:absolute;top:0.65rem;transition:all .5s linear;opacity:0;z-index:-1;height:0;width:100%; overflow: hidden}
.pavilion-container .tab-content.show{height:auto;opacity:1;top:0;z-index:1}
.pavilion-container .tab-content .li02{float: left;margin: 0 0.1rem;height: 3.1rem;margin-top: 0.2rem;width: 2.8rem;background: #ffffff;overflow: hidden;position: relative;}
.pavilion-container .tab-content .li02 .img{float: left;height: calc(2.8rem - 10px);width: calc(2.8rem - 10px);background: #ffffff;overflow: hidden;position: relative;border: 5px solid #e8e8e8;}
.pavilion-container .tab-content .li02 img{width:auto;height: 2.8rem;position: absolute;margin: auto;left: -10000%;right: -10000%;top: -10000%;bottom: -10000%;}
.pavilion-container .tab-content .li02 h3{width: 2.7rem;float:left;padding: 0 0.05rem;height: 0.3rem;line-height: 0.3rem;font-size: 0.16rem;font-weight: normal;text-align: center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;z-index: 5;}
.pavilion-container .tab-content .li02:hover h3{color:#0B457B;text-decoration:underline;}
.pavilion-container .tab-content .li02:hover img{transform:scale(1.1);transition:all 0.4s;opacity:.6}
.pavilion-container .tab-content .li02 p{width: 2.7rem;padding: 0 0.05rem;text-align:center;float:left;font-weight:bold;color:#808080}
.pavilion-container .tab-content .li02 p font{color:#f60;font-weight:normal}

.toptitle{float:left;width: 100%;padding: 0.2rem 0 0.1rem 0.2rem;font-size:0.15rem;height:0.36rem;position:relative;}
.toptitle h3{color:#00458d;font-size: 0.16rem;}
.toptitle h3 a{color:#00458d;}
.toptitle span{font-size:0.12rem;display:block;color:#999}
.toptitle .more{position:absolute;right: 0.3rem;top: 0.2rem;}
.case{float:left;width:100%;background: url(../pic/contTop.png) repeat-x center bottom;padding:0.1rem 0 0.2rem 0;}
.case .wd1200{width:12.4rem;}
.case .toptitle{width:12.2rem;}
.case .ul{width: 12.4rem;margin:0 auto;overflow:hidden;position: relative;}
.case .ul .left1{width: 0.2rem;background: url(../pic/alBtnLeft.png) 0 0px no-repeat;background-size: 0.19rem;height: 1.19rem;position: absolute;left: 0;top: 50%;cursor: pointer;transition: 0.3s all ease;transform: translateY(-50%);}
.case .ul .right1{float:right;width: 0.2rem;background: url(../pic/alBtnRight.png) center 0 no-repeat;background-size: 0.19rem;height: 1.19rem;position: absolute;right: 0;top: 50%;cursor: pointer;transition: 0.3s all ease;transform: translateY(-50%);}
.case .ul .neirong{float:left;width: 12rem;height: 2.5rem;overflow:hidden;margin-left: 0.2rem;}
.case .ul .neirong li{_display:inline;background:#fff;overflow:hidden;text-align:center;display: block;margin: 0 0.06rem;width: 2.08rem;height: 2.38rem;float:left;padding: 0.05rem 0.1rem;position: relative;}
.case .ul .neirong li .tjimg{width: 2.08rem;height: 2.08rem;position:relative;float:left;}
.case .ul .neirong li img{position: absolute;margin: auto;top: 0;left: 0;bottom: 0;right: 0;max-width: 100%;max-height:100%;-webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s;}
.case .ul h3{float: left;overflow:hidden;text-align:center;padding: 0.05rem 0 0.05rem 0;font-size: 0.16rem;font-weight: 400;color: #333;width: 100%;border-top:1px solid #f5f5f5;height: 0.2rem;}
.case .ul li:hover h3{color:#0B457B;text-decoration:underline;}
.case .ul li:hover img{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

.part3{float:left;width:100%;background: #ECECEC;margin-bottom: 0.2rem;padding:0.2rem 0;height: 3.78rem;}
.part3 .about,.part4 .news{width: 8.4rem;}
.part3 .toptitle{background: url(../pic/faMuTit.png) repeat-x center;border: 1px solid #cbcbcb;padding-top: 0.1rem;width: calc(8.2rem - 2px);}
.part3 .gywm{float:left;padding:0.2rem;background: #fff;width: 8rem;}
.part3 .gywm .wmimg{padding:0.09rem;border:1px solid #cbcbcb;float:left;width: 3.38rem;height: 2.48rem;position: relative;}
.part3 .gywm .wmimg img{position:absolute;margin:auto;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0}
.gywm .wmnr{float:right;width: 4.2rem;}
.gywm .wmnr h2{color:#00458d;font-size:0.18rem;float:left;width:100%;margin-bottom: 0.08rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.gywm .wmnr b{float:left;font-size:0.16rem;color:#ff9c00;width:100%;}
.gywm .wmnr p{color:#3b3b3b;line-height: 0.28rem;margin-bottom:0.2rem;float: left;height: 1.68rem;overflow: hidden;}
.part3 .ryzs,.part4 .jszc{width:3.4rem;}
.part3 .ryzs .toptitle,.part4 .jszc .toptitle{width: calc(3.2rem - 2px);}
.part3 .ryzs .zsnr{float:left;height: 3.08rem;width: 100%;overflow: hidden;background: #fff;}
.part3 .ryzs .zsnr li{float:left;margin: 0.2rem;width: 3rem;height: 2.6rem;background: #f3f3f3;position: relative;border-bottom: 1px solid #ccc;}
.part3 .ryzs .zsnr li img{max-width:100%;max-height: 100%;margin: auto;position: absolute;left: 0;right: 0;top:0;bottom: 0;}

.part4{float:left;width:100%;margin-bottom: 0.2rem;}
.part4 .toptitle{background: url(../pic/faMuTit.png) repeat-x center;border: 1px solid #cbcbcb;padding-top: 0.1rem;width: calc(8.2rem - 2px);}
/*   资讯  */
.tab-block {width: 8.4rem;height: 3.2rem;margin: 0 auto 0;/* border: 1px solid #e5e5e5; */overflow: hidden;position: relative;}
.tab-block .nmore{position:absolute;right:0.3rem;top:0.2rem}
.tab-block.tab-item {height: 4.3rem}
.tab-block.tab-item .tabs {height: 3.8rem}
.tab-block .tab-buttons {width: calc(8.4rem - 2px);height: 0.5rem;margin: 0 auto;background: url(../pic/faMuTit.png) repeat-x center;border: 1px solid #cbcbcb;}
.tab-block .tab-buttons .tab-button {width: 1.68rem;height: 0.45rem;text-align: center;font-size: 0.16rem;color: #00458d;line-height: 0.45rem;position: relative;cursor: pointer;display: inline-block;margin-top: 0.05rem;margin-left: 0.2rem;}
.tab-block .tab-buttons .tab-button.cur {color: #fff;background: url(../pic/dtTitP.png) no-repeat center bottom;background-size: 1.68rem;}
.tab-block .tabs {width: 100%;height: 4.6rem;float: left;/* margin: 20px 0; */}
.tab-block .tabs .tab-item {width: calc(8rem - 2px);height: 2.1rem;padding: 0.2rem;overflow: hidden;display: none;position: relative;/* border: 1px solid #e5e5e5; */border: 1px solid #cbcbcb;border-top: 0;}
.tab-block .tabs .tab-item.active {display: block}
.tab-item .information-left {width: 2.4rem;height: 1.9rem;overflow: hidden;position: relative;float: left;border: 1px solid #cbcbcb;padding: 0.1rem;}
.tab-item .information-left img {width: auto;max-height: 100%;margin: auto;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.tab-item .information-left .left-bottom {position: absolute;bottom: 0;left: 0;width: 2.2rem;height: 0.48rem;line-height: 0.48rem;background: #00000080;background: #888888\9;z-index: 2;color: #fff;padding: 0 0.1rem;}
.tab-item .information-left .left-bottom .article-title {font-size: 0.16rem;width: 100%;float: left;}
.tab-item .information-left .left-bottom .article-time {font-size: 0.14rem;float: right;color: #9a9a9a;}
.tab-item .information-right {width: 5.2rem;height: 2.2rem;float: right;}
.tab-item .information-right .article-list {width: 100%;float: left;height: 0.3rem;line-height: 0.3rem;}
.tab-item .information-right .article-list .article-link {display: block;}
.tab-item .information-right .article-list:hover h2{text-decoration:underline;}
.tab-item .information-right .article-list .article-link .article-head{ float: left; width: 100%;}
.tab-item .information-right .article-list .article-link .article-head span {display: inline-block;vertical-align: middle}
.tab-item .information-right .article-list .article-link .article-head h2 {display: inline-block;vertical-align: middle}
.tab-item .information-right .article-list .article-title {font-size: 0.15rem;color: #333;line-height: 0.3rem;width: 4.3rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;font-weight: normal;}
.tab-item .information-right .article-list .article-time {float: right;font-size: 0.12rem;color: #999;line-height: 0.2rem}
.tab-item .information-right .article-list .article-content {margin-top: 0.1rem;padding-left: 0.35rem;width: 4.5rem;font-size: 0.14rem;color: #666;line-height: 0.26rem;float: left;display: none;}
.tab-item .information-right .article-list .article-content p {max-height: 0.52rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;width: 100%;line-height: 0.26rem;}
.tab-item .information-right .article-list:nth-of-type(1) .number, .tab-item .information-right .article-list:nth-of-type(2) .number, .tab-item .information-right .article-list:nth-of-type(3) .number {background-color: #333}
.tab-item .information-right .article-list.current .article-link {background-color: #fafafc;padding: 0.2rem;width: 6rem;float: left;background: #fffdfd;}
.tab-item .information-right .article-list.current .number {background-color: #ff7800!important;}
.tab-item .information-right .article-list.current .article-title {color: #ff7800;}
.tab-item .information-right .article-list.current .article-content {display: block}
.part4 .jszc .wd{border: 1px solid #cbcbcb;border-top: 0;padding: 0.1rem 0.1rem;width: calc(3.2rem - 2px);float: left;height: 2.22rem;overflow: hidden;height: 2.42rem;padding: 0 0.1rem;}
.part4 .jszc .wd li{padding: 0 0 0.1rem 0.2rem;border-bottom: 1px solid #cbcbcb;background: url(../pic/tw_ico.png) no-repeat 0 0;font-size: 0.14rem;margin-top: 0.1rem;}
.part4 .sccj{width:100%;float:left}
.part4 .sccj .toptitle{width: calc(11.8rem - 2px);}
.sccj .tjgy1200{width: calc(100% - 2px);float:left;border: 1px solid #cbcbcb;border-top: 0;padding-bottom: 0.1rem;}
.sccj .tjgy1200 .cplb{float:left;width: 2.78rem;margin:0.2rem 0.1rem 0px 0.1rem;height: 2.6rem;overflow:hidden;color:#333333;}
.sccj .tjgy1200 .cplb .li01{float:left;width: calc(2.7rem - 2px);height: 2.2rem;text-align:center;line-height:2.7rem;font-family:"微软雅黑";overflow:hidden;position:relative;padding:0.04rem;background:#ffffff;border: 1px solid #cbcbcb;}
.sccj .tjgy1200 .cplb .li02{float:left;width:2.6rem;text-align:center;margin-top:0.02rem;font-size: 0.16rem;padding:0px 0px 0px 0.05rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 0.3rem;height: 0.3rem;}
.sccj .tjgy1200 .cplb .li01 img {margin: auto;left: 0;right: 0;top: 0;bottom: 0;position: absolute;max-width: 2.7rem;max-height:2.7rem;}
.sccj .tjgy1200 .cplb:hover .li02{text-decoration:underline;}
/*   底部  */
.indexlinks{float:  left;min-width: 12rem;width:100%;background: #ececec;margin-bottom: -0.2rem}
#links{ width:12rem; margin:0 auto;;}
.links{width:11.98rem;float:left;font-size:0.14rem;margin:0.1rem 0;}
.links strong{font-size:0.16rem;font-weight:bold;float:left;padding:0px 0.2rem;color: #00458d;}
.links li{float:left; padding:0px 0.1rem;}
.links li a{color: #333;}
.nvft{padding: 0 0 0.15rem;width:12rem;float:left;font-family:"微软雅黑";font-size:0.14rem;text-align: center;}
.nvft a{padding: 0 0.2rem;color: #fff;font-size: 0.16rem;border-right: 1px solid #999;}
.copy{background: url(../pic/f_bg.gif) repeat;padding: 0.2rem 0 0;width:100%;float:left;border-top: 4px solid #08366d;margin-top:0.2rem}
.copy .copy_row2 {overflow: hidden;width:12rem;margin:0 auto;position: relative;background: url(../pic/f_xx.gif) repeat-x 0 bottom;}
.copy .copy_row3{width: 100%;line-height: 0.28rem;text-align:center;color: #fff;margin: 0.1rem 0;}
.copy .copy_row3 a {color: #999999;}
.copy .copy_row3 a:hover{ color: #862225; text-decoration:underline; }
.copy .copy_row3 .dc{color:#ff9c00}
/*   留言  */
.feedback{ float:left; background:url(../pic/feedback_bg.jpg) top center no-repeat; width:100%; padding:0.4rem 0; margin-top:0.2rem;}
.Page1C2{margin-top: 0.4rem;line-height:0.3rem;width: 8.58rem;padding: 0.2rem 0px 0px 0px;color: #333333;float: left;position: relative;border: 1px solid #ededed;background: #ffffff;border-top: 1px solid #d61d18;}
#tianxieone{float:left;width: 8.38rem;padding:0.1rem;}
#tianxietwo{ float:left; width:2.5rem; text-align:right;}
#tianxiethree{ float:left;}
#liuyanshenming{float:left;text-align:center;width: 8.38rem;}
#lytijiao {float:left;padding: 0.3rem 0px 0px 3.5rem;}
#lytijiao input{padding:0.08rem 0.4rem;border:0px;outline:0;background: #000000;color:#ffffff;font-weight:bold;border-radius: 5px;}
.feedback .fr{width: 3.8rem;height: 3.38rem;padding:0.5rem 0.4rem;}
.feedback .fr p{font-size: 0.2rem;font-weight: bold;color: #fff;display: block;text-align: center;line-height: 0.3rem;padding: 0 0 0.3rem;}
.feedback .fr p &gt; span{display: block}
.feedback .fr p &gt; .en{font-size: 0.12rem;font-weight:100;color: #dbdaf1;line-height: 0.24rem;}
.feedback .fr p &gt; .str{font-size: 0.24rem;line-height: 0.34rem;}
.feedback_r_t_row2{border:1px solid #fff;padding:0.2rem;text-align: center;color: #fff;font-size: 0.16rem;line-height: 0.28rem;}
.feedback_r_a &gt; a{display: block;border: 1px solid #fff; border-radius: 0.5rem;line-height: 0.4rem;width: 1.3rem;height: 0.4rem;text-align: center;padding-left: 0.3rem;position:relative;overflow:hidden;transform:rotate(0deg);transition: 0.3s all ease;margin: 0.3rem auto 0;border-color: rgba(255,255,255,0)}
.feedback_r_a &gt; a:before{content: '';display: block;width: 100%;background: #eb7301;background: -moz-linear-gradient(top, #eb7301 0%, #eb4601 100%);background: -webkit-linear-gradient(top, #eb7301 0%,#eb4601 100%);background: linear-gradient(to bottom, #eb7301 0%,#eb4601 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7301', endColorstr='#eb4601',GradientType=0 );height: 100%;position: absolute;left: -100%;top: 0;transition: 0.3s all ease;left:0;}
.feedback_r_a &gt; a:after{content: '';width: 0.24rem;height: 0.24rem;display: block;position: absolute;background: url(../pic/ads_contact.png) no-repeat center;left: 0.3rem;top: 0.08rem;}
.feedback_r_a &gt; a &gt; i{color: #fff;font-style: normal;font-size: 0.15rem;display: block;line-height: 0.4rem;width: 100%;position: relative;z-index: 3;}

.msgBack{width: 100%;height: 100%;background: #000;padding: 0.3rem;position: fixed;left: 0;top: 0;border: 1px solid #d1d1d1;opacity: 0.5;z-index: 9999;}
.msgResult{width:2.9rem;height: 0.4rem;background:#ffffff;padding:0.3rem;position:fixed;margin: auto;left: 0;top: 0;bottom: 0;right: 0;border:1px solid #d1d1d1;z-index: 9999;}
.msgResult a{ position:absolute; right:0; top:0; width:0.3rem; height:0.3rem; font-size:0.2rem; font-family:Arial, Helvetica, sans-serif; line-height:0.3rem; text-align:center; color:#888888}
.msgResult .tittle{ width:2.9rem; float:left; text-align:center; font-size:0.2rem; font-weight:bold; position:relative; margin-bottom:0.2rem}
.msgResult .tittle font{color: #230c6f;}
.msgResult .tittle:after{content:"";width:0.9rem;height:0.03rem;background: #b6b6b6;left:50%;margin-left:-0.45rem;position:absolute;bottom:-0.1rem;}

.about { margin: 0px auto; width: 12rem; overflow: hidden;  }
.folright{ float:right; width:3.25rem;}
.cpfl{ width:3.25rem;  float:left; }
.cpfl .li01{ float:left; width:3.23rem; overflow: hidden; color: #333; text-align: center; font-size: 0.3rem; line-height: 0.98rem;  border: 1px #555 solid;}
.cpfl .li03 { width: 3.25rem; float:left; }
.cpfl .li03 a{background: url(../pic/cpflrab.png) 0.3rem 50% no-repeat; margin-top: 0.15rem; width: 2.63rem; display: block; height: 0.45rem; display: block;line-height: 0.45rem;padding-left: 0.6rem;font-weight: bold;color: #000000; border: 1px solid #555555;border-radius: 0.05rem;background-size: 0.09rem 0.2rem}
.cpfl .li03 a:hover{background: url(../pic/cpflgree.png) 0.3rem 50% no-repeat;  border: 1px solid #ff0000;}
.cpfl .li04{ width: 2.85rem; color:#ffffff; padding-left:0.3rem;  padding-top: 0.25rem; float:left; font-size:0.18rem; line-height:0.35rem;padding-bottom:0.2rem;}
.cpfl .li04 span{ font-size:0.22rem;}
.newslm { overflow:hidden; float:left; width:8.3rem;}
.newslm li { overflow:hidden;width:8.3rem; float:left;}
.newslm li a { padding:0.2rem; border-bottom:#ddd 1px solid; overflow:hidden; display:block;transition-duration:0.3s;}
.newslm li a span {float:left;padding:0.02rem;border:#ddd 1px solid;width:2.15rem;height:1.65rem;position: relative;overflow: hidden;}
.newslm li a img {    margin: auto;    left: 0;    right: 0;    top: 0;    bottom: 0;    position: absolute;    border-radius: 0.1rem;}
.newslm li a h2 { font-size:0.15rem; font-weight:bold; line-height:0.5rem;text-overflow:ellipsis; -o-text-overflow:ellipsis;  white-space:nowrap; overflow:hidden; float:right; width:5.5rem;}
.newslm li a p { line-height: 0.35rem;
    float: right;
    width: 5.5rem;
    height: 1.05rem;
    overflow: hidden;
    color: #666;;}
.newslm li a:hover { background:#f4f4f4;transition-duration:0.3s;}

.qhkh1{ float:left; width:3.85rem; margin-right:0.2rem; border:1px solid #ededed; border-top:1px solid #d61d18; margin-top:0.15rem;height:3.86rem;background:#ffffff}
.qhkh2{ float:left; width:3.85rem;border:1px solid #ededed; border-top:1px solid #d61d18; margin-top:0.15rem;height:3.86rem;background:#ffffff}
.qhkh3{ float:right; width:3.85rem;border:1px solid #ededed; border-top:1px solid #d61d18; margin-top:0.15rem; height:3.86rem;background:#ffffff}

.qhnav{ float:left; width:3.85rem; height:0.32rem; border-bottom:1px solid #ededed; padding-top:0.13rem; background:#ffffff} 
.qhnav a {float: right;font-size: 0px;font-weight: normal;float: right;line-height: 0.18rem;font-size: 0;width: 0.18rem;height: 0.18rem;background: url(../pic/more1.png) no-repeat;margin-right: 0.15rem;background-size: 0.18rem;}
.qhnav li{color: #333333;font-weight: normal; float: left; font-size: 0.16rem; text-indent: 0.1rem;  font-weight: bold;}

.qhxwdzj{ margin-top: 0.15rem; height:1.1rem; float:left; width:100% }
.qhxwdzj li {margin-left:0.15rem;float:left;width:1.8rem;height: 1.1rem;margin-right:0.15rem;position: relative;}
.qhxwdzj img{max-width: 1.8rem;max-height: 1.1rem;position: absolute;margin: auto;top: 0;bottom: 0;left: 0;right: 0;}
.qhxwdzj h2{font-size:0.17rem;font-weight:bold;float: right;width:1.65rem;height:1.1rem;}
.qhxwdzj h2 a{ float:left; max-height:0.8rem; overflow:hidden; line-height:0.35rem; width:100%}
.qhxwdzj p{ color:#666; line-height:0.3rem; font-weight:normal; font-size:0.14rem; float:left;}

.qhxmdxw { margin-top:0.15rem; float:left; width:3.85rem; }
.qhxmdxw li{float: left;background: url(../pic/xwd.jpg) no-repeat left;text-indent: 0.15rem;margin-left:0.15rem;line-height:0.4rem;width:3.55rem;background-size: 0.04rem;}
.qhxmdxw li span{ float: right;  }
.qhxmdxw li a{ float:left; width:2.55rem;;text-overflow: ellipsis;   -o-text-overflow: ellipsis;    white-space: nowrap;  overflow: hidden;}

.FOcpfl{ margin:0 auto; width:12rem; overflow:hidden}
.FOcpfl a{background: #f7f7f7; float:left; text-align:center; border:1px solid #ededed;  border-radius: 0.1rem;  margin-bottom: 0.15rem; width: 1.8rem; margin-right: 0.15rem;    display: block; height: 0.45rem; display: block; line-height: 0.45rem;  font-weight: bold; color: #000000;}
.FOcpfl a:hover{background: #eb4339; color:#ffffff}
.FOluj{  margin:0 auto; width:12rem; overflow:hidden; line-height:0.18rem; font-size:0.14rem; color:#666666; height:0.5rem;line-height: 0.5rem}

.FOlist1{ float:left; border:1px solid #ededed; width:8.3rem; padding:0.14rem;}
.FOlist1 h2{ float:left; width:8.3rem; height:0.4rem; line-height:0.4rem; overflow:hidden; font-weight:normal; font-size:0.14rem;}
.FOlist1 h2 a{ float:left; width:7.3rem; text-overflow: ellipsis;   -o-text-overflow: ellipsis;    white-space: nowrap;  overflow: hidden;}
.FOlist1 h2 span{ float:right; width:0.9rem; text-align:right; color:#666666}

.hpage{width:8.3rem; margin:0 auto; text-align:center; padding:0.5rem 0px 0.17rem 0px; color:#333333; float:left; font-size:0.14rem;}
.hpage span{ color:#ffffff;background:#f75a53; padding:0.02rem 0.07rem; border:1px solid #f75a53;margin-right:0px; font-weight:bold; border-radius: 0.03rem;}
.hpage a{text-decoration:none; color:#a4a4a4;  padding:0.02rem 0.07rem; border:1px solid #ddd;margin-right:0px;border-radius: 0.03rem; }
.hpage a:hover{ color:#ffffff; text-decoration:none;border:1px solid #f75a53;background:#f75a53;font-weight:bold;padding:0.02rem 0.07rem 0.02rem 0.07rem; }
.date { border-bottom:#ddd 1px dashed; height:0.35rem; font-size:0.12rem; line-height:0.35rem; text-align:center;}
.wdlist a{ float:right; width: 9.3rem;  margin-top: 0.18rem; border-bottom:1px dashed #ededed; padding-bottom:0.1rem; }
.wdlist a h2{ background: url(../pic/wen.jpg) no-repeat 0 0.02rem; font-weight: bold; text-indent: 0.25rem; font-size:0.14rem; padding-bottom:0.1rem; float:left; width:9.3rem;text-overflow:ellipsis; -o-text-overflow:ellipsis;  white-space:nowrap; overflow:hidden; }
.wdlist a p{ background: url(../pic/da.jpg) no-repeat 0 0.02rem; color: #7d7d7d;  padding-left: 0.25rem; float:left; width:9.05rem;}

.cpxiangxi{width: 8.58rem;padding:0.2rem 0px 0px 0px;color:#333333;float:left;color:#999999;position:relative;border:1px solid #ededed; background:#ffffff;border-top: 1px solid #d61d18;}
.cpxiangxi td{ padding:0.05rem; word-break:break-all}
.cpxiangxi .cpli11{padding: 0px 0.19rem;;font-size: 0.14rem;color: #666666;line-height:0.42rem;float:left;width: 8.2rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;}
.cpxiangxi .cpli11 td{ padding:0.08rem 0 0.08rem 0.05rem;border-top:1px solid #E9E9E9; border-left:1px solid #E9E9E9; }
.cpxiangxi .cpli11 table{ background:#E9E9E9;border-bottom:1px solid #E9E9E9; border-right:1px solid #E9E9E9;}
.cpxiangxi .cpli11 img{max-width:8.5rem;width:expression(this.width&gt;850?(function(o){o.style.width='850px';})(this):'auto'); padding-right:0.1rem;}
.cpxiangxi .li12 a{ color:#333333; text-decoration:none; float:left; width:2.2rem;}
.cpxiangxi .cpli11 a{ color:#333333; text-decoration:none;}

.xxcs{float:left;width: 8.2rem;font-size:0.14rem;padding:0.2rem 0px 0px 0.19rem;}
.xxcs h1{color: #104d88444;line-height: 0.35rem;float:left;padding:0px;margin:0px;font-size:0.28rem;width: 8.2rem; text-align:center;    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;font-weight: normal;}
.xxcs .time{ float:left; border-bottom:1px solid #e6e6e6; width:5.5rem; line-height:0.25rem;  padding-top:0.1rem;}
.xxcs .time span{ color:#9999A5}
.xxcs .cans{font-size: 0.12rem;color: #666666;height: 0.45rem;float:left;width: 8.2rem;line-height:0.25rem;padding:0.25rem 0 0px 0;position:relative;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;text-align:center;}
.cans span{ padding:0px 0.2rem; color:#999}
.xxcs .ljzx{ float:left; padding:0.2rem 0 0 0; width:5.5rem; color:#FFFFFF;font-size:0.14rem; text-align:center;}
.xxcs .ljzx a{width: 2rem;height:0.42rem;background: #ec3e3e;border-radius: 0.35rem;font-size:0.14rem;float:left;color:#FFFFFF;text-align:center;line-height:0.42rem;}
.xxcs .ckrs{ float:right; width:1.5rem; text-align:center; line-height:0.5rem; border:1px solid #e6e6e6;margin:0.25rem 0 0 0.2rem;}
.xxcs .ckrs strong{ color:#CC3300; }
.xxcs .lyrs { float:right; width:1.5rem; text-align:center; line-height:0.5rem; border:1px solid #e6e6e6; border-left:0;margin:0.25rem 0 0 0px;}
.xxcs .lyrs strong{ color:#CC3300; }
.paging_prev {    float: left;    width: 8.6rem;    line-height: 0.3rem;    padding: 0.1rem 0.2rem 0 0.2rem;    font-size: 0.14rem;}

.xxcs1{float:left;width: 8.88rem;font-size:0.18rem;color: #333333;line-height:0.4rem;font-weight:bold; text-align:center; margin:0.2rem 0px 0.1rem 0.2rem; border-bottom:1px dashed #ededed; padding-bottom:0.1rem;}



/*右侧悬浮菜单*/
.slide{width: 0.5rem;height: auto;position: fixed;top: 50%;margin-top: -1.26rem;background: #555;right: 0;border-radius: 5px 0 0 5px;z-index: 999;}
.slide ul{list-style: none;}
.slide .icon li{width: 0.49rem;height: 0.5rem;background: url(../pic/icon.png) no-repeat;background-size: 5rem 1.96rem;}
.slide .icon .up{background-position:-3.33rem -1.2rem ;}
.slide .icon li.qq{background-position:-3.85rem -0.73rem ;}
.slide .icon li.tel{background-position:-3.85rem -1.6rem ;}
.slide .icon li.wx{background-position:-3.85rem -1.2rem ;}
.slide .icon li.down{background-position:-3.3rem -1.6rem ;}
.slide .info{top: 50%;height: 1.47rem;position: absolute;right: 100%;background: #555;width: 0px;overflow: hidden;margin-top: -0.735rem;transition:0.5s;border-radius:4px 0 0 4px ;}
.slide .info.hover{width: 1.45rem;}
.slide .info li{width: 1.45rem;color: #ffffff;text-align: center;}
.slide .info li p{font-size: 1.1em;line-height: 2em;padding: 0.1rem;text-align: left;}
.slide .info li.qq p a{display: block;margin-top: 0.12rem;width: 1rem;height: 0.32rem;line-height: 0.32rem;color: #ffffff;font-size: 0.16rem;   text-align: center;text-decoration: none;border: 1px solid #ffffff;border-radius: 0.05rem;}
.slide .info li.qq p a:hover{color: #36a928;border: none;background: #ffffff;}
.slide .info li div.img{height: 100%;margin: 0.15rem;}
.slide .info li div.img img{width: 100%;height: 100%;}
/*控制菜单的按钮*/
.index_cy{width: 0.3rem;height: 0.3rem;background: url(../pic/index_cy.png);position:fixed;right: 0;top: 50%;margin-top: 1.4rem;background-position: 0.62rem 0;cursor: pointer;background-size: 0.62rem 0.29rem;display: none;}
.index_cy2{width:0.3rem;height: 0.3rem;background: url(../pic/index_cy.png);position:fixed;right: 0;top: 50%;margin-top: 1.4rem;background-position: 0.3rem 0;cursor: pointer;}
/*自适应 当屏小于1050时隐藏*/
@media screen and (max-width: 1050px) {.slide{display: none;}#btn{display: none;}}

/*左侧推荐*/
.qytj{float: left;width: 3.23rem;background:#ffffff;margin-top: 0.2rem;}
.qytj .nav19 {width: 3.23rem;float: left;border-bottom: 1px solid #ededed;position: relative;font-size: 0.18rem;color: #fff;height: 0.3rem;line-height: 0.3rem;background: #104d88;text-align: center;padding: 0.1rem 0;/* border-radius: 0.1rem 0.1rem 0 0; */}
.qytj .nav19 li{float:left;font-size: 0.16rem;cursor: pointer;width: 50%;}
.qytj .nav19 .tab01{background:#fff;color: #333;width: calc(50% - 0.2rem);margin: 0 0.1rem;height: 0.3rem;}
.qytj .com19{float:left;width: 3.23rem;/* background: #f6f6f6; */}
.qytj .com19 li{float:left;width: 3.03rem;height: 0.25rem;line-height: 0.25rem;margin-top: 0.1rem;border-bottom: 1px dashed #ccc;padding: 0 0.1rem;position: relative;}
.qytj .com19 li i{ background:#f2f2f2; width:0.2rem; height:0.2rem; text-align:center; float:left; font-style:normal; color:#333333}
.qytj .com19 li .nom1{ background:#0a8ce2; color:#fff}
.qytj .com19 li .nom2{ background:#e92938; color:#fff}
.qytj .com19 li .nom3{ background:#f55966; color:#fff}
.qytj .com19 li span{ display:none;}
.qytj .com19 li p{float:left;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;height: 0.25rem;line-height: 0.25rem;width: 100%;}
.qytj .com19 .cur{float:left;width: 3.03rem;height: 0.85rem;line-height:0.2rem;margin-top: 0.1rem;background: #f6f6f6;}
.qytj .com19 .cur span{margin-top: 0.1rem;position:relative;display:block;float:left;height: 0.4rem;width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.qytj .com19 .cur span img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:0.5rem; max-width:0.5rem; margin:auto}
.qytj .com19 .cur p{float:left;width: 100%;margin-top: 0.1rem;line-height:0.2rem;font-size: 0.15rem;font-weight:bold;height: 0.2rem;color: #000;}
.qytj .com19[type="1"] .cur{background:#fff;height:0.25rem;line-height:0.25rem;}
.qytj .com19[type="1"] .cur p{height: 0.25rem;line-height: 0.25rem;width: 100%;margin: 0;}
/*底部推荐*/
.tjxx{width: 8.58rem;float: left;margin: 0.2rem 0 0;/* border: 1px solid #ededed; */}
.tjxx .fleft{float:left}
.tjxx .fright{/* float:right; */}
.zxtj{width: 100%;background:#ffffff;margin-bottom: 0.2rem;float: left;}
.zxtj .nav19 {width: calc(100% - 0.3rem);float: left;border-bottom: 1px solid #ededed;position: relative;font-size: 0.16rem;color: #333;height: 0.4rem;line-height: 0.4rem;padding-left:0.1rem;margin: 0 0.1rem;font-weight: bold}
.zxtj .nav19:before{content:"";width: 0.03rem;height: 0.16rem;background: #ff0000;position:absolute;left:0;top: 0.14rem;}
.zxtj .nav19 li{float:left;font-size: 0.16rem;cursor: pointer;width: 50%;}
.zxtj .nav19 .tab01{background:#fff;color: #009946;border: 2px solid #009946;width: calc(50% - 4px);height: calc(0.4rem - 4px);}


.zxtj .com19{float:left;width: 100%;/* background: #f6f6f6; */}
.zxtj .com19 li{float:left;width: calc(50% - 0.2rem);height: 0.25rem;line-height: 0.25rem;margin-top: 0.1rem;border-bottom: 1px dashed #ccc;padding:0;position: relative;margin: 0.1rem 0.1rem 0 0.1rem;}
.zxtj .com19 li i{ background:#f2f2f2; width:0.2rem; height:0.2rem; text-align:center; float:left; font-style:normal; color:#333333}
.zxtj .com19 li .nom1{ background:#0a8ce2; color:#fff}
.zxtj .com19 li .nom2{ background:#e92938; color:#fff}
.zxtj .com19 li .nom3{ background:#f55966; color:#fff}
.zxtj .com19 li span{ display:none;}
.zxtj .com19 li p{float:left;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;height: 0.25rem;line-height: 0.25rem;width: 100%;}
.zxtj .com19 .cur{float:left;height: 0.85rem;line-height:0.2rem;margin-top: 0.1rem;background: #f6f6f6;}
.zxtj .com19 .cur span{margin-top: 0.1rem;position:relative;display:block;float:left;height: 0.4rem;width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.zxtj .com19 .cur span img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:0.5rem; max-width:0.5rem; margin:auto}
.zxtj .com19 .cur p{float:left;width: 100%;margin-top: 0.1rem;line-height:0.2rem;font-size: 0.15rem;font-weight:bold;height: 0.2rem;color: #333;}
.zxtj .com19[type="1"] .cur{height: 0.25rem;line-height: 0.25rem;background:#fff;}
.zxtj .com19[type="1"] .cur p{height: 0.25rem;line-height: 0.25rem;margin-top:0}
</pre></body></html>